Catering Digiboard - #263
Merged
Merged
Conversation
pirakaplant
approved these changes
Aug 3, 2026
pirakaplant
left a comment
Contributor
There was a problem hiding this comment.
This is fucking incredible.
(Tested, code looks good, design fits the specifications in the document.)
Contributor
|
Wait I can just merge this now lol |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





About the PR
This PR adds the Catering Digiboard, a clipboard with a built in printer designed to print out catering menus for Service.
It has a UI that allows you to add and remove categories and menu items, dragging and dropping to re-order them. It lets you set out a name, a scrip cost and a description.
This is probably going to be given to the Hospitality Director, as I understand it.
Why / Balance
yooby snoobie asked me to 😋
Technical details
CateringDigiboardSystem handles adding, removing and reordering items and printing out menus
CateringDigiboardMenu.xaml and .cs has the digiboard UI, dragging and dropping, editing entries
Test plan
Spawn the Catering Digiboard. Insert a pen for fun.
Open the UI, make a menu of your very own. Test dragging and dropping to re-order items and categories.
Try printing out menus.
Try printing out enough menus that they overflow the inventory.
Make sure the menus look cute.
Media
8mb.video-yhn-EjUEfZfv.mp4
Requirements
License
MIT
Breaking changes
None.
Changelog
🆑 AraiMaia